Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New data from FESOM2 #2

Open
koldunovn opened this issue Mar 8, 2021 · 1 comment
Open

New data from FESOM2 #2

koldunovn opened this issue Mar 8, 2021 · 1 comment

Comments

@koldunovn
Copy link
Member

I have created a new branch (conversion_scripts ) with two jupyter notebooks that I used to convert UV data and temperature data from FESOM to earth. The resulting files are here:

https://drive.google.com/drive/folders/1waDK28wxm9TJmn4WkWOhbhG5i2uHVeSJ?usp=sharing

I did conversion of UV just to make sure things are working fine, and looks like they do. As you can see from the notebooks, I just take original oscar file as and example and then replace data and modify the header. This is what is the most uncertain at this point for Temperature data (see https://github.com/FESOM/earth/blob/conversion_scripts/conversion/earth_COREII_for_Samuel_TS.ipynb).

I don't know what exactly to put into things like parameterCategoryName, parameterNumber, parameterNumberName and surface1Value. I guess it depends both on how things are organized in js code and on the way you choose to do implementation of scalar (non moving) ocean fields.

@cortehz, let me know if you need more info, or you think something is wrong with the files. Ping @nhutter .

@cortehz
Copy link
Collaborator

cortehz commented Mar 9, 2021

@koldunovn having a look at the data. Will let you know if I need anything more. Thanks.

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

No branches or pull requests

2 participants