m2lines / m2lines.github.io

m2lines.github.io Hugo website source
https://m2lines.github.io/
2 stars 1 forks source link

Datasets and repos to be highlighted on website #55

Open NoraLoose opened 1 year ago

NoraLoose commented 1 year ago

Here is a list of datasets and repos that we could highlight on the website (including the ones that are already there, but with more meta info). Sometimes there are several repos associated with an item. I suggest to link the one that I did not put into parentheses.

Machine learning tutorials and tools

Software packages

Benchmark datasets

Datasets accessible in the cloud

Models and implementation of parameterizations

Ocean parameterizations

Atmospheric parameterizations

Sea ice parameterizations

NoraLoose commented 1 year ago

@karlotness Is there some code (repo for differentiable model and / or training) related to your recent work that we could highlight on the website?

NoraLoose commented 1 year ago

@aakashsane is there some code related to your recent paper that we could highlight on the website? I'm thinking either a github repo with code for training the NN and / or a PR that implements the NN in MOM6.

NoraLoose commented 1 year ago

@dhruvbalwada have you submitted the ANN module as a PR to MOM6 already? Any other code to highlight from your work?

NoraLoose commented 1 year ago

@chzhangudel have you submitted the GZ21 module as a PR to MOM6? Otherwise / alternatively we can link this repo on the website: https://github.com/chzhangudel/Forpy_CNN_GZ21

jbusecke commented 1 year ago

Are folks using xgcm? Would love to get some more publicity to that if possible.

NoraLoose commented 1 year ago

I couldn't imagine a life without xgcm! 😎 We can add it to the software section.

karlotness commented 1 year ago

For the work I've been doing recently, I haven't opened up the actual experiment code quite yet (but hopefully soon).

The JAX QG model we've been using as part of that project is available though. The code for that is here: https://github.com/karlotness/pyqg-jax/