Skip to content

update cs2smos#493

Merged
akorosov merged 2 commits intomasterfrom
issue484-cs2smos-master
Nov 26, 2020
Merged

update cs2smos#493
akorosov merged 2 commits intomasterfrom
issue484-cs2smos-master

Conversation

@akorosov
Copy link
Copy Markdown
Member

Add possibility to read new CS2SMOS data for MEB also.

@akorosov akorosov requested a review from tdcwilliams November 23, 2020 15:04
Copy link
Copy Markdown
Contributor

@tdcwilliams tdcwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks ok - just check the indents which can get quite crazy in dataset.cpp

Comment thread model/dataset.cpp Outdated
std::vector<double> X(grid_ptr->dimension_x_count);
std::vector<double> Y(grid_ptr->dimension_y_count);
std::vector<double> X(grid_ptr->dimension_x_count);
std::vector<double> Y(grid_ptr->dimension_y_count);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check indenting here

@akorosov akorosov merged commit 5ce918a into master Nov 26, 2020
@akorosov akorosov deleted the issue484-cs2smos-master branch November 26, 2020 15:28
@einola
Copy link
Copy Markdown
Member

einola commented Dec 17, 2020

This was never merged back into develop. Can one of you do that? Also, did you update the tags?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants