Moved weather station data to LFS

This commit is contained in:
jdevine 2021-08-03 18:06:51 +02:00
parent 0efd270ff0
commit 7a2cd74f63
4 changed files with 5 additions and 8487 deletions

1
cara/.gitattributes vendored
View file

@ -1 +1,2 @@
global_weather_set.json filter=lfs diff=lfs merge=lfs -text
hadisd_station_fullinfo_v311_202001p.txt filter=lfs diff=lfs merge=lfs -text

View file

@ -28,7 +28,7 @@ def location_to_weather_stn(location_loc):
long=[]
station_array=[]
fixed_delimits = [0,12,13, 44,51,60,69,90,91]
station_file = Path('hadisd_station_fullinfo_v311_202001p.txt')
station_file = Path(os.getcwd()+'/cara/hadisd_station_fullinfo_v311_202001p.txt')
if not station_file.exists():
if weather_debug:

View file

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4843d34b6e4c26d4382860e011451d5f32157b9a3660830f8d2894a11d022298
size 772370

File diff suppressed because it is too large Load diff