Mario de Frutos
8f9c8cf164
Updated NEWS.md
2018-04-12 17:19:59 +02:00
Mario de Frutos
850b3c2524
Merge pull request #327 from CartoDB/Mitigate_collisions_in_suggested_name
...
Modified the denominated suggested_name to mitigate collisions
2018-04-12 17:07:01 +02:00
Mario de Frutos
5ee349f4e4
Merge pull request #324 from CartoDB/422-Refactor_GetAvailableTimespans
...
Refactor OBS_GetAvailableTimespans
2018-04-11 10:48:54 +02:00
Antonio
b4ba9b5d1d
Fixed tests
2018-04-11 10:36:58 +02:00
Antonio
be82c87bb1
Fixed CR suggestion
2018-04-11 10:36:57 +02:00
Antonio
7aac256892
Refactor OBS_GetAvailableTimespans
2018-04-11 10:36:57 +02:00
Mario de Frutos
17345f4fca
Merge pull request #329 from CartoDB/postgresql_10_support
...
Postgresql 10 support
2018-04-09 10:43:37 +02:00
Juan Ignacio Sánchez Lara
db585177ab
Explicit pre-2.4 PostGIS equal operator
...
Before PostGIS 2.4, `=` meant equality of bounding boxes, but now it's
strict equalty.
2018-04-06 13:59:31 +02:00
Mario de Frutos
fb17d05714
Improve Travis testing
...
- Added multiple versions of PostgreSQL to test (9.5, 9.6 and 10)
- Added multiple versions of Postgis to test
- Cleand travis yaml in favor of a script done in other project thanks
to Paul Ramsey
2018-04-04 15:42:25 +02:00
Mario de Frutos
e469fb7920
Fix travis problem showing regression diffs
2018-04-04 15:42:04 +02:00
Antonio
6d23509557
Modified the denominated suggested_name to mitigate collisions
2018-02-23 10:46:01 +01:00
Antonio Carlón
2183b7fc26
Merge pull request #319 from CartoDB/383-More_null_columns_in_EU
...
Python 3
2017-11-28 16:58:13 +01:00
Antonio
1d5f8a6452
Py3
2017-11-23 12:36:59 +01:00
Javier Torres
f583cca67a
Merge pull request #317 from CartoDB/316-docs_schema
...
Remove cdb_observatory references
2017-11-07 15:11:40 +01:00
Javier Torres
b4507b42b1
Remove cdb_observatory references
2017-11-07 09:31:19 +01:00
csobier
3c475d72df
Merge pull request #315 from CartoDB/docs-edit-line245
...
edited description in line 245
2017-10-18 09:54:07 -04:00
csobier
8c72122fb8
modified line245 based on @ethervoid's comment
2017-10-18 09:01:52 -04:00
csobier
b93e7e8843
edited description in line 245
...
@ethervoid , looks good! i just rewrote the English a bit. Let me know if this is okay then we can update all the live docs.
2017-10-18 08:19:34 -04:00
Mario de Frutos
ff0989f8fc
Merge pull request #314 from CartoDB/develop
...
Release 1.8.0
2017-10-18 10:16:55 +02:00
Mario de Frutos
0a753e95c0
Release 1.8.0 artifacts
2017-10-18 10:09:25 +02:00
Mario de Frutos
b62e3ea963
Merge pull request #313 from CartoDB/add_numgeoms_getavailablegeometries
...
OBS_GetAvailableGeometries now receives number of geometries from input
2017-10-18 10:05:46 +02:00
Mario de Frutos
1da0b8cb6b
Update doc with new field
2017-10-18 10:00:15 +02:00
csobier
a39de46531
docs fixed links
...
@inigomedina , just a docs url fix. Need to merge to fix live docs. Thanks!
2017-10-13 08:14:06 -04:00
Mario de Frutos
94b8e7492d
OBS_GetAvailableGeometries now receives number of geometries from input
...
We need the number of geometries to pass them to the get score function
in order to get an accurate score for the input in order to suggest
what is the geometry that fits better for the input we have
2017-10-10 18:09:26 +02:00
Antonio Carlón
91ece26c06
Merge pull request #311 from CartoDB/remove_wof_tests
...
Remove WOF perftests.
2017-09-25 17:00:58 +02:00
Javier Torres
74b9d209c0
Use precise for travis tests, cartodb ppas don't have trusty anymore
2017-09-21 16:16:13 +02:00
Javier Torres
4ae889dfdc
Remove WOF perftests. This is needed for tests to pass since we don't have WOF in our current dump
2017-09-21 10:36:05 +02:00
Mario de Frutos
3353ad0a32
Update NEWS.md
2017-08-18 16:43:39 +02:00
Mario de Frutos
b4ef3c77a9
Merge pull request #306 from CartoDB/develop
...
Release 1.7.0
2017-08-18 16:41:21 +02:00
Mario de Frutos
90a2421b6e
Merge pull request #305 from CartoDB/obs_metadatavalidation_doc
...
OBS_MetadataValidation doc
2017-08-18 16:35:26 +02:00
Mario de Frutos
fd21709ca1
Fix missing schema for FIRST function
2017-08-18 16:20:13 +02:00
Javier Torres
3791511d7d
Merge pull request #308 from CartoDB/307-TestsForDifferentPointsFixed
...
307 tests for different points fixed
2017-08-18 15:13:06 +02:00
Antonio
fad541c3fc
Fixed broken tests and refactor
2017-08-18 11:19:15 +02:00
Antonio
48ed086fec
Fixed tests for different test points per numerator
2017-08-17 16:31:40 +02:00
csobier
7e550cf909
applied quick copyedit to new docs code added
2017-08-11 08:00:00 -04:00
Mario de Frutos
6ab17bf8be
New version 1.7.0 artifacts
2017-08-10 14:19:37 +02:00
Mario de Frutos
1f7f8015ad
OBS_MetadataValidation doc
2017-08-10 13:29:42 +02:00
Mario de Frutos
6066ef028d
Merge pull request #303 from CartoDB/precheck_metadata
...
OBS_MetadataValidation
2017-08-09 17:45:24 +02:00
Mario de Frutos
3c2e997a85
Add travis support to execute the tests
2017-08-09 17:16:47 +02:00
Mario de Frutos
cef99c6343
OBS_MetadataValidation
...
New function to check the metadata in order to search for errors like
for example if we have the metadata for a median aggregation and the
normalization is by are it'll fail.
2017-08-09 16:11:10 +02:00
Mario de Frutos
50d975ce9b
Generate new fixtures to include new meta table
...
- Include the obs_meta_geom_numer_timespan table
2017-08-09 16:10:39 +02:00
Javier Torres
c56633dd2a
Format NEWS.md
2017-07-31 10:15:00 +02:00
Michelle Ho
2b26c5ad64
fixing parentheses for obs_getdata with ids
2017-07-24 13:13:22 -04:00
Mario de Frutos
3ed18ca1f0
Merge pull request #301 from CartoDB/develop
...
Release 1.6.0
2017-07-20 12:49:30 +02:00
Mario de Frutos
028c93170c
Updated NEWS with version 1.6.0
2017-07-20 10:56:00 +02:00
Mario de Frutos
8d52857f01
Version 1.6.0 release artifact
2017-07-20 10:50:32 +02:00
Mario de Frutos
9e36e11bb3
Merge pull request #302 from CartoDB/297_filter_geometries_by_numer_timespan
...
Modified OBS_GetAvailableGeometries
2017-07-12 13:20:21 +02:00
Mario de Frutos
adae37631e
Modified OBS_GetAvailableGeometries
...
Now use the new meta ttable obs_meta_geom_numer_timspan to filter
the geometries by geometries timepsan and/or numerator timespan (which
is what we get when we use the obs_getavailabletimepspans)
2017-07-11 16:06:11 +02:00
Mario de Frutos
8b98b6b64a
Bump version 1.6.0
2017-06-29 17:54:11 +02:00
Mario de Frutos
aedc45f2a8
Merge pull request #300 from CartoDB/4967_new_numerators_function
...
New private function _OBS_GetNumerators to be used in our UI
2017-06-29 17:51:50 +02:00