Skip to content

Commit a9eea3a

Browse files
committed
Update available territory
1 parent 565ef1d commit a9eea3a

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

src/meteole/_arome_instantane.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010

1111
AVAILABLE_AROME_TERRITORY: list[str] = [
1212
"FRANCE",
13-
"NCALED",
14-
"INDIEN",
15-
"POLYN",
16-
"GUYANE",
17-
"ANTIL",
1813
]
1914

2015
AROME_INSTANT_INDICATORS: list[str] = [

src/meteole/_piaf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010

1111
AVAILABLE_PIAF_TERRITORY: list[str] = [
1212
"FRANCE",
13-
"NCALED",
14-
"INDIEN",
15-
"POLYN",
16-
"GUYANE",
17-
"ANTIL",
1813
]
1914

2015
PIAF_INSTANT_INDICATORS: list[str] = []

0 commit comments

Comments
 (0)