Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read standard parameter ancillary data in NetCDF #324

Open
wants to merge 6 commits into
base: CABLE-POP_TRENDY
Choose a base branch
from

Conversation

abhaasgoyal
Copy link
Contributor

@abhaasgoyal abhaasgoyal commented Jun 26, 2024

CABLE

Description

Fixes #281

Aside from climate parameters, BIOS ancillary data is being read from the gridinfo. They are supposed to be read via a separate BLAZE NetCDF file #392

The original 0.5 degree gridinfo file (gridinfo_CSIRO_CRU05x05_4tiles.nc) went through 2 stages to make it compatible with reading to ancillary inputs

TODO: Once these PRs are merged, point to these specific files

  1. Subsampling at 0.05 degrees using script Add metadata for BIOS ancillaries gists#3
  2. Add BIOS coastal remapping script for gridinfo to have the same mask for all input parameters. Add BIOS coastal remapping script for gridinfo gists#4

Type of change

New feature

Testing

Run act9test and 1000pts-configuration (TODO: provide links) to BIOS_ancillary_netcdf and CABLE_POP-TRENDY with derived_parameters and check_parameter_values being called after cable_load_bios_params instead of within load_parameters.

@abhaasgoyal abhaasgoyal changed the title DRAFT: initial architecture for reading multiple files DRAFT: Read ancillary data in NetCDF Jun 26, 2024
@abhaasgoyal abhaasgoyal changed the title DRAFT: Read ancillary data in NetCDF Read standard parameter ancillary data in NetCDF Jan 23, 2025
@abhaasgoyal abhaasgoyal marked this pull request as ready for review January 23, 2025 04:26
@abhaasgoyal abhaasgoyal requested a review from ccarouge January 23, 2025 04:26
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the changes in this file from you? None of the added code seems to be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants