NOAA-GSL / pygraf

ADB's Python graphics package
MIT License
10 stars 11 forks source link

Changed units for smoke emissions and changes to allow RRFS_A to run. #210

Closed Brian-Jamison closed 1 year ago

Brian-Jamison commented 1 year ago

Smoke emissions units should be μg m-2 s-1. This change is made. Also, code changes to allow RRFS_A to run are implemented. This has been tested through 60 hrs for RRFS_A, 24 hrs for RRFS_B, and 24 hrs for a global model.

Passes pylint and pytest.