NOAA-OWP / hydrovis

Other
12 stars 9 forks source link

Bug: Alaska HAND FIM polygons rendering in central U.S. #931

Open shawncrawley opened 1 month ago

shawncrawley commented 1 month ago

We found that the Alaska HAND FIM polygons being produced by the pipeline are being rendered in central U.S. This is because Alaska's native projection differs from that of CONUS and the code hadn't been update to reflect such.

TODO: Update Core\LAMBDA\viz_functions\image_based\viz_hand_fim_processing\lambda_function.py to handle Alaska's differing projection.