NOAA-GFDL / NDSL

NOAA NASA Domain Specific Language middleware layer
6 stars 8 forks source link

GT4Py / NDSL / Serialbox Tutorials #41

Closed gmao-ckung closed 3 months ago

gmao-ckung commented 4 months ago

Several Jupyter notebooks have been developed that step through a GT4Py and NDSL tutorial as well as Serialbox/serialization tutorials to extract data from Fortran into Python for porting and verification.

FlorianDeconinck commented 4 months ago

This is looking good. For the fortran #2 on reading serialize data, I wonder if we should jump over the serialbox API and just demonstrated the Translate test infrastructure?

gmao-ckung commented 4 months ago

I may be in the minority, but where can I see the Translate test infrastructure?

FlorianDeconinck commented 4 months ago

I may be in the minority, but where can I see the Translate test infrastructure?

Good point, we haven't pull the system down to NDSL! It's in pyFV3/pySHiELD so we will need to refactor it out

gmao-ckung commented 4 months ago

Ok I will leave the translate tests pull to NDSL to the experts.

FlorianDeconinck commented 3 months ago

We are rebase-ing this