correct_troposphere error #1212
Unanswered
maricaretorma
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I got this error after I clipped my data from ArcGIS then run the Mintpy
******************** step - correct_troposphere ********************
Input data seems to be geocoded. Lookup file not needed.
Atmospheric correction using Weather Re-analysis dataset (PyAPS, Jolivet et al., 2011)
Weather Re-analysis dataset: ERA5
tropo_pyaps3.py -f C:\Users\marcs\tools\MintPy-main\testing\hyp3\timeseries.h5 --model ERA5 -g C:\Users\marcs\tools\MintPy-main\testing\hyp3\inputs\geometryGeo.h5 -w C:\Users\marcs\WEATHER DATA
weather model: ERA5 - dry (hydrostatic) and wet delay
weather directory: C:\Users\marcs\WEATHER DATA
output tropospheric delay time-series file: C:\Users\marcs\tools\MintPy-main\testing\hyp3\inputs\ERA5.h5
output corrected displacement time-series file: C:\Users\marcs\tools\MintPy-main\testing\hyp3\timeseries_ERA5.h5
read dates/time info from file: C:\Users\marcs\tools\MintPy-main\testing\hyp3\timeseries.h5
time of cloest available product: 22:00 UTC
Download global atmospheric model files...
update mode: ON
output file: C:\Users\marcs\tools\MintPy-main\testing\hyp3\inputs\ERA5.h5
run or skip: run
downloading weather model data using PyAPS ...
number of grib files to download: 3
INFO: You are using the latest ECMWF platform for downloading datasets: https://cds.climate.copernicus.eu/api/v2
Downloading 1 of 3: C:\Users\marcs\WEATHER DATA\ERA5\ERA5_S690_N10_W10_E1340_20151028_22.grb
{'product_type': 'reanalysis', 'format': 'grib', 'variable': ['geopotential', 'temperature', 'specific_humidity'], 'pressure_level': ['1', '2', '3', '5', '7', '10', '20', '30', '50', '70', '100', '125', '150', '175', '200', '225', '250', '300', '350', '400', '450', '500', '550', '600', '650', '700', '750', '775', '800', '825', '850', '875', '900', '925', '950', '975', '1000'], 'year': '2015', 'month': '10', 'day': '28', 'time': '22:00', 'area': '10.00/-10.00/-690.00/1340.00'}
2024-06-06 10:48:56,779 INFO Welcome to the CDS
2024-06-06 10:48:56,779 INFO Sending request to https://cds.climate.copernicus.eu/api/v2/resources/reanalysis-era5-pressure-levels
2024-06-06 10:48:57,107 INFO Request is queued
2024-06-06 10:48:58,422 INFO Request is failed
2024-06-06 10:48:58,422 ERROR Message: an internal error occurred processing your request
2024-06-06 10:48:58,422 ERROR Reason: mars - ERROR - 20240606.024858 - Exception: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
mars - ERROR - 20240606.024858 - MIR: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
mars - ERROR - 20240606.024858 - Interpolation failed (-2)
mars - ERROR - 20240606.024858 - Mars server task finished in error
mars - ERROR - 20240606.024858 - Double buffer error: Assertion failed: length == buffers_[i].length_ in run, line 292 of /home/deploy/git/mars-server/eckit/src/eckit/io/DblBuffer.cc(RemoteException from Connector[mvr2005,cadsmarsmvr-2005:49701]) [mars]
mars - ERROR - 20240606.024858 - Error code is -2
mars - ERROR - 20240606.024858 - Request failed
mars - ERROR - 20240606.024858 - Some errors reported (last error -2)
2024-06-06 10:48:58,422 ERROR Traceback (most recent call last):
2024-06-06 10:48:58,422 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/cdshandlers/services/handler.py", line 59, in handle_request
2024-06-06 10:48:58,422 ERROR result = cached(context.method, proc, context, context.args, context.kwargs)
2024-06-06 10:48:58,422 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/caching.py", line 108, in cached
2024-06-06 10:48:58,422 ERROR result = proc(context, *context.args, **context.kwargs)
2024-06-06 10:48:58,422 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/services.py", line 124, in call
2024-06-06 10:48:58,428 ERROR return p(*args, **kwargs)
2024-06-06 10:48:58,428 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/services.py", line 60, in call
2024-06-06 10:48:58,428 ERROR return self.proc(context, *args, **kwargs)
2024-06-06 10:48:58,428 ERROR File "/home/cds/cdsservices/services/mars/mars.py", line 48, in internal
2024-06-06 10:48:58,428 ERROR return mars(context, request, **kwargs)
2024-06-06 10:48:58,428 ERROR File "/home/cds/cdsservices/services/mars/mars.py", line 20, in mars
2024-06-06 10:48:58,428 ERROR execute_mars(context, requests, info)
2024-06-06 10:48:58,428 ERROR File "/home/cds/cdsservices/services/mars/execute_mars.py", line 74, in execute_mars
2024-06-06 10:48:58,428 ERROR raise Exception(error_lines)
2024-06-06 10:48:58,428 ERROR Exception: mars - ERROR - 20240606.024858 - Exception: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
2024-06-06 10:48:58,428 ERROR mars - ERROR - 20240606.024858 - MIR: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
2024-06-06 10:48:58,428 ERROR mars - ERROR - 20240606.024858 - Interpolation failed (-2)
2024-06-06 10:48:58,428 ERROR mars - ERROR - 20240606.024858 - Mars server task finished in error
2024-06-06 10:48:58,428 ERROR mars - ERROR - 20240606.024858 - Double buffer error: Assertion failed: length == buffers_[i].length_ in run, line 292 of /home/deploy/git/mars-server/eckit/src/eckit/io/DblBuffer.cc(RemoteException from Connector[mvr2005,cadsmarsmvr-2005:49701]) [mars]
2024-06-06 10:48:58,428 ERROR mars - ERROR - 20240606.024858 - Error code is -2
2024-06-06 10:48:58,428 ERROR mars - ERROR - 20240606.024858 - Request failed
2024-06-06 10:48:58,428 ERROR mars - ERROR - 20240606.024858 - Some errors reported (last error -2)
WARNING: the 1 attempt to download failed, retry it.
INFO: You are using the latest ECMWF platform for downloading datasets: https://cds.climate.copernicus.eu/api/v2
Downloading 1 of 3: C:\Users\marcs\WEATHER DATA\ERA5\ERA5_S690_N10_W10_E1340_20151028_22.grb
{'product_type': 'reanalysis', 'format': 'grib', 'variable': ['geopotential', 'temperature', 'specific_humidity'], 'pressure_level': ['1', '2', '3', '5', '7', '10', '20', '30', '50', '70', '100', '125', '150', '175', '200', '225', '250', '300', '350', '400', '450', '500', '550', '600', '650', '700', '750', '775', '800', '825', '850', '875', '900', '925', '950', '975', '1000'], 'year': '2015', 'month': '10', 'day': '28', 'time': '22:00', 'area': '10.00/-10.00/-690.00/1340.00'}
2024-06-06 10:48:58,798 INFO Welcome to the CDS
2024-06-06 10:48:58,798 INFO Sending request to https://cds.climate.copernicus.eu/api/v2/resources/reanalysis-era5-pressure-levels
2024-06-06 10:48:59,104 INFO Request is queued
2024-06-06 10:49:00,417 INFO Request is failed
2024-06-06 10:49:00,417 ERROR Message: an internal error occurred processing your request
2024-06-06 10:49:00,417 ERROR Reason: mars - ERROR - 20240606.024900 - Exception: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
mars - ERROR - 20240606.024900 - MIR: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
mars - ERROR - 20240606.024900 - Interpolation failed (-2)
mars - ERROR - 20240606.024900 - Mars server task finished in error
mars - ERROR - 20240606.024900 - Double buffer error: Assertion failed: length == buffers_[i].length_ in run, line 292 of /home/deploy/git/mars-server/eckit/src/eckit/io/DblBuffer.cc(RemoteException from Connector[mvr2005,cadsmarsmvr-2005:49701]) [mars]
mars - ERROR - 20240606.024900 - Error code is -2
mars - ERROR - 20240606.024900 - Request failed
mars - ERROR - 20240606.024900 - Some errors reported (last error -2)
2024-06-06 10:49:00,417 ERROR Traceback (most recent call last):
2024-06-06 10:49:00,417 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/cdshandlers/services/handler.py", line 59, in handle_request
2024-06-06 10:49:00,417 ERROR result = cached(context.method, proc, context, context.args, context.kwargs)
2024-06-06 10:49:00,417 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/caching.py", line 108, in cached
2024-06-06 10:49:00,417 ERROR result = proc(context, *context.args, **context.kwargs)
2024-06-06 10:49:00,417 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/services.py", line 124, in call
2024-06-06 10:49:00,417 ERROR return p(*args, **kwargs)
2024-06-06 10:49:00,417 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/services.py", line 60, in call
2024-06-06 10:49:00,417 ERROR return self.proc(context, *args, **kwargs)
2024-06-06 10:49:00,417 ERROR File "/home/cds/cdsservices/services/mars/mars.py", line 48, in internal
2024-06-06 10:49:00,417 ERROR return mars(context, request, **kwargs)
2024-06-06 10:49:00,417 ERROR File "/home/cds/cdsservices/services/mars/mars.py", line 20, in mars
2024-06-06 10:49:00,417 ERROR execute_mars(context, requests, info)
2024-06-06 10:49:00,417 ERROR File "/home/cds/cdsservices/services/mars/execute_mars.py", line 74, in execute_mars
2024-06-06 10:49:00,417 ERROR raise Exception(error_lines)
2024-06-06 10:49:00,417 ERROR Exception: mars - ERROR - 20240606.024900 - Exception: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
2024-06-06 10:49:00,417 ERROR mars - ERROR - 20240606.024900 - MIR: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
2024-06-06 10:49:00,417 ERROR mars - ERROR - 20240606.024900 - Interpolation failed (-2)
2024-06-06 10:49:00,417 ERROR mars - ERROR - 20240606.024900 - Mars server task finished in error
2024-06-06 10:49:00,417 ERROR mars - ERROR - 20240606.024900 - Double buffer error: Assertion failed: length == buffers_[i].length_ in run, line 292 of /home/deploy/git/mars-server/eckit/src/eckit/io/DblBuffer.cc(RemoteException from Connector[mvr2005,cadsmarsmvr-2005:49701]) [mars]
2024-06-06 10:49:00,417 ERROR mars - ERROR - 20240606.024900 - Error code is -2
2024-06-06 10:49:00,417 ERROR mars - ERROR - 20240606.024900 - Request failed
2024-06-06 10:49:00,417 ERROR mars - ERROR - 20240606.024900 - Some errors reported (last error -2)
WARNING: the 2 attempt to download failed, retry it.
INFO: You are using the latest ECMWF platform for downloading datasets: https://cds.climate.copernicus.eu/api/v2
Downloading 1 of 3: C:\Users\marcs\WEATHER DATA\ERA5\ERA5_S690_N10_W10_E1340_20151028_22.grb
{'product_type': 'reanalysis', 'format': 'grib', 'variable': ['geopotential', 'temperature', 'specific_humidity'], 'pressure_level': ['1', '2', '3', '5', '7', '10', '20', '30', '50', '70', '100', '125', '150', '175', '200', '225', '250', '300', '350', '400', '450', '500', '550', '600', '650', '700', '750', '775', '800', '825', '850', '875', '900', '925', '950', '975', '1000'], 'year': '2015', 'month': '10', 'day': '28', 'time': '22:00', 'area': '10.00/-10.00/-690.00/1340.00'}
2024-06-06 10:49:00,673 INFO Welcome to the CDS
2024-06-06 10:49:00,673 INFO Sending request to https://cds.climate.copernicus.eu/api/v2/resources/reanalysis-era5-pressure-levels
2024-06-06 10:49:00,995 INFO Request is queued
2024-06-06 10:49:02,528 INFO Request is failed
2024-06-06 10:49:02,528 ERROR Message: an internal error occurred processing your request
2024-06-06 10:49:02,528 ERROR Reason: mars - ERROR - 20240606.024902 - Exception: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
mars - ERROR - 20240606.024902 - MIR: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
mars - ERROR - 20240606.024902 - Interpolation failed (-2)
mars - ERROR - 20240606.024902 - Mars server task finished in error
mars - ERROR - 20240606.024902 - Double buffer error: Assertion failed: length == buffers_[i].length_ in run, line 292 of /home/deploy/git/mars-server/eckit/src/eckit/io/DblBuffer.cc(RemoteException from Connector[mvr2005,cadsmarsmvr-2005:49701]) [mars]
mars - ERROR - 20240606.024902 - Error code is -2
mars - ERROR - 20240606.024902 - Request failed
mars - ERROR - 20240606.024902 - Some errors reported (last error -2)
2024-06-06 10:49:02,534 ERROR Traceback (most recent call last):
2024-06-06 10:49:02,534 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/cdshandlers/services/handler.py", line 59, in handle_request
2024-06-06 10:49:02,534 ERROR result = cached(context.method, proc, context, context.args, context.kwargs)
2024-06-06 10:49:02,536 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/caching.py", line 108, in cached
2024-06-06 10:49:02,536 ERROR result = proc(context, *context.args, **context.kwargs)
2024-06-06 10:49:02,536 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/services.py", line 124, in call
2024-06-06 10:49:02,536 ERROR return p(*args, **kwargs)
2024-06-06 10:49:02,536 ERROR File "/opt/cdstoolbox/cdscompute/cdscompute/services.py", line 60, in call
2024-06-06 10:49:02,536 ERROR return self.proc(context, *args, **kwargs)
2024-06-06 10:49:02,536 ERROR File "/home/cds/cdsservices/services/mars/mars.py", line 48, in internal
2024-06-06 10:49:02,536 ERROR return mars(context, request, **kwargs)
2024-06-06 10:49:02,542 ERROR File "/home/cds/cdsservices/services/mars/mars.py", line 20, in mars
2024-06-06 10:49:02,542 ERROR execute_mars(context, requests, info)
2024-06-06 10:49:02,542 ERROR File "/home/cds/cdsservices/services/mars/execute_mars.py", line 74, in execute_mars
2024-06-06 10:49:02,542 ERROR raise Exception(error_lines)
2024-06-06 10:49:02,542 ERROR Exception: mars - ERROR - 20240606.024902 - Exception: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
2024-06-06 10:49:02,544 ERROR mars - ERROR - 20240606.024902 - MIR: Assertion failed: Latitude::SOUTH_POLE <= south_ && south_ <= north_ && north_ <= Latitude::NORTH_POLE in BoundingBox, line 53 of /home/deploy/git/mars-client/mir/src/mir/util/BoundingBox.cc
2024-06-06 10:49:02,544 ERROR mars - ERROR - 20240606.024902 - Interpolation failed (-2)
2024-06-06 10:49:02,544 ERROR mars - ERROR - 20240606.024902 - Mars server task finished in error
2024-06-06 10:49:02,544 ERROR mars - ERROR - 20240606.024902 - Double buffer error: Assertion failed: length == buffers_[i].length_ in run, line 292 of /home/deploy/git/mars-server/eckit/src/eckit/io/DblBuffer.cc(RemoteException from Connector[mvr2005,cadsmarsmvr-2005:49701]) [mars]
2024-06-06 10:49:02,544 ERROR mars - ERROR - 20240606.024902 - Error code is -2
2024-06-06 10:49:02,544 ERROR mars - ERROR - 20240606.024902 - Request failed
2024-06-06 10:49:02,548 ERROR mars - ERROR - 20240606.024902 - Some errors reported (last error -2)
WARNING: downloading failed for 3 times, stop trying and continue.
Calculate tropospheric delay and write to HDF5 file...
update mode: ON
output file: C:\Users\marcs\tools\MintPy-main\testing\hyp3\inputs\ERA5.h5
run or skip: run
open geometry file: geometryGeo.h5
reading incidenceAngle data from file: C:\Users\marcs\tools\MintPy-main\testing\hyp3\inputs\geometryGeo.h5 ...
reading height data from file: C:\Users\marcs\tools\MintPy-main\testing\hyp3\inputs\geometryGeo.h5 ...
Traceback (most recent call last):
File "C:\Users\marcs\miniforge3\Scripts\smallbaselineApp.py-script.py", line 9, in
sys.exit(main())
File "C:\Users\marcs\miniforge3\lib\site-packages\mintpy\cli\smallbaselineApp.py", line 209, in main
run_smallbaselineApp(inps)
File "C:\Users\marcs\miniforge3\lib\site-packages\mintpy\smallbaselineApp.py", line 1155, in run_smallbaselineApp
app.run(steps=inps.runSteps)
File "C:\Users\marcs\miniforge3\lib\site-packages\mintpy\smallbaselineApp.py", line 935, in run
self.run_tropospheric_delay_correction(sname)
File "C:\Users\marcs\miniforge3\lib\site-packages\mintpy\smallbaselineApp.py", line 682, in run_tropospheric_delay_correction
mintpy.cli.tropo_pyaps3.main(iargs)
File "C:\Users\marcs\miniforge3\lib\site-packages\mintpy\cli\tropo_pyaps3.py", line 166, in main
run_tropo_pyaps3(inps)
File "C:\Users\marcs\miniforge3\lib\site-packages\mintpy\tropo_pyaps3.py", line 741, in run_tropo_pyaps3
calc_delay_timeseries(inps)
File "C:\Users\marcs\miniforge3\lib\site-packages\mintpy\tropo_pyaps3.py", line 632, in calc_delay_timeseries
inps.lat, inps.lon = ut.get_lat_lon(geom_obj.metadata)
File "C:\Users\marcs\miniforge3\lib\site-packages\mintpy\utils\utils0.py", line 464, in get_lat_lon
if not meta['Y_UNIT'].startswith('deg') and 'UTM_ZONE' in meta.keys():
KeyError: 'Y_UNIT'
Beta Was this translation helpful? Give feedback.
All reactions