### PROGRESSION MAKER

-- original README
https://node.redfish.com/Documents/cody/progressionMaker/README.md

-- folder with code
https://node.redfish.com/Documents/cody/progressionMaker/

- old url that 404s
  https://rmgsc.cr.usgs.gov/outgoing/GeoMAC/2018_fire_data/KMLS/

-- this process is currently running pm2
https://node.redfish.com/Documents/cody/progressionMaker/nifcProgressions/nifcMonitor.js

--three files make up a progression. Progression maker automatically adds files to node. Then rsyncs to the simtable CPanel/shared host service. Then Marcos manually adds a record to firebase. when Graydon makes a progression, Marcos has to manually put the files on to simtable cpanel and add a record to firebase.

https://node.redfish.com/Documents/cody/progressionMaker/output2025/2025_ORWIF_250322_emigrant.pgw
https://node.redfish.com/Documents/cody/progressionMaker/output2025/2025_ORWIF_250322_emigrant.png
https://node.redfish.com/Documents/cody/progressionMaker/output2025/2025_ORWIF_250322_emigrant.json

-view a progression @
https://node.redfish.com/Documents/cody/progressionMaker/output2025/2025_ORWIF_250322_emigrant.html

--links to progression maps in rtdb
https://console.firebase.google.com/u/0/project/anyhazard/database/anyhazard/data/~2FprogressionMaps

-graydon needs an uploader to put his worldfile, png, & json on the server

--Marcos put them on https://www.simtable.com/apps/fireProgression/ through cpanel

login to cpanel https://simtable.com:2083/cpsess2813413629/frontend/jupiter/filemanager/index.html with username: simtable pw: s1mt4bl3!#

in public_html/apps/fireProgression/${FIRE_NAME} sometimes marcos includes the kmls, always includes the json pgw and png

See master list of all progressions we have at AnyHazard/settings -> progressions -> add progression

screenshot of what a progression record looks like in firebase
![alt text](image.png)

Schema for progression record in firebase:

FIRENAME {
name: "FIRENAME",
timezone: 0,
url: ${URL TO DIRECTORY CONTAINING PNG WORLDFILE AND JSON ON SIMTABLE'S CPANEL}
}

places you can find progressions:
https://www.simtable.com/apps/fireProgression/
https://node.redfish.com/Documents/cody/progressionMaker/ --> look in output${YEAR} directories. Has a nice UI for viewing. Can append filenames to the end of the url to get exact files

Different URL structures in firebase (pointing to diff places progressions are kept)

"https://s3.amazonaws.com/fire-progressions/" 10
"https://simtable-static-web-apps.s3.us-west-1.amazonaws.com/progressions" 11
"https://www.simtable.com/apps/fireProgression" 305
"https://simtable.com/apps/fireProgression" 84
"https://http://www.simtable.com/apps" 2
"https://firebasestorage.googleapis.com/v0/b/progressionmaps.appspot.com" 1
"https://node.redfish.com/Documents/kaz/" 24
"https://jeffco.alert.live/" 2
"https://www.simtable.com/apps/CajeteOutput/Cajete" 1
"https://www.simtable.com/apps/Chimney%20Tops%202/Chimney%20Tops%202" 2
"https://kaz.acequia.io/Progressions/" 2
"http://node.redfish.com/Documents/progressionMaker/" 3
"https://node.redfish.com/Documents/progressionMaker/" 4
"http://node.redfish.com/fp4/output_linton/progression" 1
"https://node.redfish.com/fp4/output_linton/progression" 1
"https://node.redfish.com/Documents/cody/layers" 1
'https://node.redfish.com/Documents/cody/progressionMaker/" 3

| Host URL                                                                 | Number of Progressions |
| ------------------------------------------------------------------------ | ---------------------- |
| https://www.simtable.com/apps/fireProgression                            | 305                    |
| https://simtable.com/apps/fireProgression                                | 84                     |
| http://www.simtable.com/apps/fireProgression                             | 22                     |
| http://simtable.com/apps/fireProgression                                 | 18                     |
| https://www.simtable.com/apps/CajeteOutput/Cajete                        | 1                      |
| https://www.simtable.com/apps/Chimney%20Tops%202/Chimney%20Tops%202      | 2                      |
| https://http://www.simtable.com/apps                                     | 2                      |
| https://node.redfish.com/Documents/kaz/                                  | 24                     |
| https://node.redfish.com/Documents/progressionMaker/                     | 4                      |
| http://node.redfish.com/Documents/progressionMaker/                      | 3                      |
| https://node.redfish.com/Documents/cody/progressionMaker/                | 3                      |
| https://node.redfish.com/fp4/output_linton/progression                   | 1                      |
| http://node.redfish.com/fp4/output_linton/progression                    | 1                      |
| https://node.redfish.com/Documents/cody/layers                           | 1                      |
| https://jeffco.alert.live/                                               | 2                      |
| https://kaz.acequia.io/Progressions/                                     | 2                      |
| https://simtable-static-web-apps.s3.us-west-1.amazonaws.com/progressions | 11                     |
| https://s3.amazonaws.com/fire-progressions/                              | 10                     |
| https://firebasestorage.googleapis.com/v0/b/progressionmaps.appspot.com  | 1                      |

Fix these urls CALNU_019376_KINCADE, Kincade, ModocComplex,CA (http url), Pine Valley
