ACCESS-NRI / accessdev-Trac-archive

Archive accessdev Trac contents as issues
Apache License 2.0
0 stars 0 forks source link

Include more satellites handled by the code that updates bias coefficients for satellite radiances #371

Open penguian opened 4 years ago

penguian commented 4 years ago

keyword_satellite_radiance_bias_coefficients | by jtl548@nci.org.au


Since the last code update Bureau has been receiving data from sensors on newer satellites. The bias update code should be able to handle these newer satellites.

This ticket describes the changes needed to incorporate the newer satellites in the bias update code.


Issue migrated from trac:371 at 2024-01-31 18:35:05 +1100

penguian commented 4 years ago

@jin.lee@bom.gov.au commented


My development branch is https://access-svn.nci.org.au/svn/nwp/branches/dev/jtl548/da/utilities/ops/satrad/r593_bias_correction_more_sat.

penguian commented 4 years ago

@jin.lee@bom.gov.au commented


It looks like the code change required is trivial: increase the number of satellites for the instruments, ATMS and CrIS.

I did a very limited test to make sure numbers don't change for other instruments

The change is merged into the "trunk": https://access-svn.nci.org.au/svn/nwp/da/utilities/ops/satrad/bias_correction@644

The installation on Terra is also updated,

terra02:/g/sc/projects_lustre/pr_nwp/access/da/utilities/ops/satrad/bias_correction