Closed jterry64 closed 4 years ago
Please check if your PR fulfills the following requirements:
Please check the type of change your PR introduces:
GADM fields for fires aren't being correctly parsed.
adm1 and adm2 fields are now parsed to correct numbers
Refactored a little to simplify the spark SQL calls and do the feature ID parsing in the features package.
Pull request checklist
Please check if your PR fulfills the following requirements:
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
GADM fields for fires aren't being correctly parsed.
What is the new behavior?
adm1 and adm2 fields are now parsed to correct numbers
Does this introduce a breaking change?
Other information
Refactored a little to simplify the spark SQL calls and do the feature ID parsing in the features package.