ProjectPythia / projectpythia.github.io

https://projectpythia.org
Apache License 2.0
32 stars 18 forks source link

Issue with dataset #334

Closed rashmikulranjan closed 1 year ago

rashmikulranjan commented 1 year ago

Do the CESM2_sst_data.nc and CESM2_grid_variables.nc in https://github.com/ProjectPythia/pythia-datasets/tree/main/data need to be updated. The format for date and time seem to have an issue

brian-rose commented 1 year ago

Hi @rashmikulranjan, could you clarify the issue you are running into?

It would help to see some example code to reproduce your issue if possible.

r-ford commented 1 year ago

Those datasets are used in the Computations and Masks with Xarray notebook. There are some time series plots in the "Compute anomaly" section, and I don't see any issues with the datetime format there. I'll close this for now, but feel free to reopen the issue if you have any questions!