coa-project / pycoa

pycoa Python source code
MIT License
18 stars 0 forks source link

When using national db, cannot select the whole country with the "where" keyword #162

Closed tjbtjbtjb closed 2 years ago

tjbtjbtjb commented 2 years ago

for example, in spf cf.plot(where='FRA') does not work.

It would be very usefull.

odadoun commented 2 years ago

fixed , but not fully tested...

tjbtjbtjb commented 2 years ago

For worldwide db, "World" is in the pycoa.listwhere(True).

But for national db, e.g. spf, France is not in the list. That is not homogeneous.

image

odadoun commented 2 years ago

True , done ç