2023-12-30 05:13:02,810 - root - INFO - Initiating present weather 2023-12-30 05:13:02,811 - asyncio - DEBUG - Using selector: EpollSelector 2023-12-30 05:13:04,521 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): radar.bmkg.go.id:8060 2023-12-30 05:13:04,533 - urllib3.connectionpool - DEBUG - https://radar.bmkg.go.id:8060 "GET /getLatestLD?typeData=1 HTTP/1.1" 200 62 2023-12-30 05:13:04,535 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): radar.bmkg.go.id:8060 2023-12-30 05:13:04,555 - urllib3.connectionpool - DEBUG - https://radar.bmkg.go.id:8060 "GET /getRadarGeotif?token=19387e71e78522ae4172ec0fda640983b8438c9cfa0ca571623cb69d8327&radar=amandemenForecast&type=latest HTTP/1.1" 200 90 2023-12-30 05:13:04,556 - rasterio.env - DEBUG - Entering env context: 2023-12-30 05:13:04,556 - rasterio.env - DEBUG - Starting outermost env 2023-12-30 05:13:04,556 - rasterio.env - DEBUG - No GDAL environment exists 2023-12-30 05:13:04,556 - rasterio.env - DEBUG - New GDAL environment created 2023-12-30 05:13:04,559 - rasterio._filepath - DEBUG - Installing FilePath filesystem handler plugin... 2023-12-30 05:13:04,559 - rasterio._env - DEBUG - GDAL data found in package: path='/home/metpublic/PYTHON_VENV/present_weather/lib/python3.10/site-packages/rasterio/gdal_data'. 2023-12-30 05:13:04,559 - rasterio._env - DEBUG - PROJ data found in package: path='/home/metpublic/PYTHON_VENV/present_weather/lib/python3.10/site-packages/rasterio/proj_data'. 2023-12-30 05:13:04,559 - rasterio._env - DEBUG - Started GDALEnv: self=. 2023-12-30 05:13:04,559 - rasterio.env - DEBUG - Entered env context: 2023-12-30 05:13:04,559 - rasterio._base - DEBUG - Sharing flag: 0 2023-12-30 05:13:04,948 - rasterio._base - DEBUG - Nodata success: 1, Nodata value: nan 2023-12-30 05:13:04,948 - rasterio._base - DEBUG - Dataset is started. 2023-12-30 05:13:04,948 - rasterio.env - DEBUG - Exiting env context: 2023-12-30 05:13:04,948 - rasterio.env - DEBUG - Cleared existing options 2023-12-30 05:13:04,948 - rasterio._env - DEBUG - Stopped GDALEnv . 2023-12-30 05:13:04,949 - rasterio.env - DEBUG - Exiting outermost env 2023-12-30 05:13:04,949 - rasterio.env - DEBUG - Exited env context: 2023-12-30 05:13:04,949 - rasterio.env - DEBUG - Entering env context: 2023-12-30 05:13:04,949 - rasterio.env - DEBUG - Starting outermost env 2023-12-30 05:13:04,949 - rasterio.env - DEBUG - No GDAL environment exists 2023-12-30 05:13:04,949 - rasterio.env - DEBUG - New GDAL environment created 2023-12-30 05:13:04,949 - rasterio._env - DEBUG - GDAL data found in package: path='/home/metpublic/PYTHON_VENV/present_weather/lib/python3.10/site-packages/rasterio/gdal_data'. 2023-12-30 05:13:04,950 - rasterio._env - DEBUG - PROJ data found in package: path='/home/metpublic/PYTHON_VENV/present_weather/lib/python3.10/site-packages/rasterio/proj_data'. 2023-12-30 05:13:04,950 - rasterio._env - DEBUG - Started GDALEnv: self=. 2023-12-30 05:13:04,950 - rasterio.env - DEBUG - Entered env context: 2023-12-30 05:13:04,950 - rasterio.env - DEBUG - Got a copy of environment options 2023-12-30 05:13:04,950 - rasterio.env - DEBUG - Entering env context: 2023-12-30 05:13:04,950 - rasterio.env - DEBUG - Got a copy of environment options 2023-12-30 05:13:04,950 - rasterio.env - DEBUG - Entered env context: 2023-12-30 05:13:04,951 - rasterio._base - DEBUG - Sharing flag: 0 2023-12-30 05:13:04,951 - rasterio._base - DEBUG - Nodata success: 1, Nodata value: nan 2023-12-30 05:13:04,951 - rasterio._base - DEBUG - Dataset is started. 2023-12-30 05:13:04,951 - rasterio.env - DEBUG - Exiting env context: 2023-12-30 05:13:04,952 - rasterio.env - DEBUG - Cleared existing options 2023-12-30 05:13:04,952 - rasterio._env - DEBUG - Stopped GDALEnv . 2023-12-30 05:13:04,952 - rasterio.env - DEBUG - No GDAL environment exists 2023-12-30 05:13:04,952 - rasterio.env - DEBUG - New GDAL environment created 2023-12-30 05:13:04,952 - rasterio._env - DEBUG - GDAL data found in package: path='/home/metpublic/PYTHON_VENV/present_weather/lib/python3.10/site-packages/rasterio/gdal_data'. 2023-12-30 05:13:04,952 - rasterio._env - DEBUG - PROJ data found in package: path='/home/metpublic/PYTHON_VENV/present_weather/lib/python3.10/site-packages/rasterio/proj_data'. 2023-12-30 05:13:04,952 - rasterio._env - DEBUG - Started GDALEnv: self=. 2023-12-30 05:13:04,952 - rasterio.env - DEBUG - Exited env context: 2023-12-30 05:13:04,969 - rasterio._io - DEBUG - Output nodata value read from file: nan 2023-12-30 05:13:04,969 - rasterio._io - DEBUG - Output nodata values: [nan] 2023-12-30 05:13:04,970 - rasterio._io - DEBUG - all_valid: False 2023-12-30 05:13:04,970 - rasterio._io - DEBUG - mask_flags: ([],) 2023-12-30 05:13:04,970 - rasterio._io - DEBUG - Jump straight to _read() 2023-12-30 05:13:04,970 - rasterio._io - DEBUG - Window: Window(col_off=0, row_off=0, width=10215, height=3792) 2023-12-30 05:13:04,970 - rasterio._io - DEBUG - IO window xoff=0.0 yoff=0.0 width=10215.0 height=3792.0 2023-12-30 05:13:05,544 - rasterio.env - DEBUG - Exiting env context: 2023-12-30 05:13:05,544 - rasterio.env - DEBUG - Cleared existing options 2023-12-30 05:13:05,544 - rasterio._env - DEBUG - Stopped GDALEnv . 2023-12-30 05:13:05,544 - rasterio.env - DEBUG - Exiting outermost env 2023-12-30 05:13:05,544 - rasterio.env - DEBUG - Exited env context: 2023-12-30 05:19:44,885 - root - INFO - Total elapsed time: 0:06:42.076999