-
Notifications
You must be signed in to change notification settings - Fork 1
add warning and sys.exit(99) ; solve nesz_flattening failure for some RS2 cases #117
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
Conversation
|
it will work when |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion keep:
"Python 3 (ipykernel)" for "display_name" to avoid error when compiling sphinx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
config_prod_v3.yml no versioned?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dask<2025 , can you remember the reason?
| root_logger = logging.getLogger("grdwindinversion.inversion") | ||
|
|
||
| # Sensor metadata registry | ||
| SENSOR_METADATA = { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not really important but I personally like to have a constants.py file for this
solve nesz_flattening failure for some RS2 cases
concerned files :
• RS2_OK141302_PK1242229_DK1208543_SCWA_20220918_092524_VV_VH_SGF
• RS2_OK141302_PK1242224_DK1208538_SCWA_20220905_212254_VV_VH_SGF
• RS2_OK133121_PK1162212_DK1119224_SCWA_20220112_065152_VV_VH_SGF
• RS2_OK125612_PK1098040_DK1043910_SCWA_20200921_100326_VV_VH_SCF
• RS2_OK123310_PK1083880_DK1029390_SCWA_20200825_213537_VV_VH_SGF
• RS2_OK101963_PK882791_DK815837_SCWA_20180913_105836_VV_VH_SGF
• RS2_OK99999_PK999999_DK999999_XXXX_20150903_044155_VV_VH_SGF
add warning and sys.exit(99) ;
add attr
cross_antimeridianhandle new masks in configuration with functions
addMasks_toMeta,mergeLandMasks,processLandMask(with uni tests)some documentation cleaning
new function
getAncillaryand unit_tests related to ancillary data.