meta data for this page

Search

You can find the results of your search below.

Fulltext results:

python @software
17 Hits, Last modified:
py's ''User\Lib\site-packages'' directory. Easy. {{tag> Python Programming Jupyter iPython notebooks pandas}}
pg12 @software:postgresql #How-To #Installation #MacOS #PostGIS #PostgreSQL #Software #Unix
11 Hits, Last modified:
installing postgis. I also use the [[https://www.python.org|Python.org's Python Frameworks]]. ===== Preparation ===== So I am leaving the dependencies to [[http://brew.sh... ]] - at v 2.4.1 at time of writing) and [[https://python.org|Python.org's Python framework]] distribution
gplates_coloring_features_by_absolute_age @tectonicwaters
8 Hits, Last modified:
cation().register_draw_style(ColorByProperty()) </file> {{tag> GPlates features colour "plate tectonics" pygplates Python GTS tutorial}} ~~DISCUSSION:closed~~
software @software #GPGIM #GPlates #PaleoGIS #Petrel #Python #Software #applications #formats #windoze
5 Hits, Last modified:
===== Software ===== I maintain some largely Python-based set of scripts related to GPlates data proces... s]] === GPlates-related articles === {{tagging::tag>GPlates}} === GMT-related articles === Stuff on... ng-tools.org|Generic Mapping Tools]]: {{tagging::tag>GMT}} ==== Databases & programming ==== * [[software:python|Python and Jupyter resources]] * [[software:r]]
attributenames @software:gplates:grot
5 Hits, Last modified:
nt wrapped in triple quotation marks """ (like in Python) are allowed, as are multiple ocurrences of the a... . "FOOB" for "Foo Bar"), this maps to the ''@AU'' tag in rotation sequence comments; ''Real Name'' – of... arating them with a colon ('':'') from the parent tag. | Example: | |''@BIBINFO'' | Optional. Parent a... unique ID of timescale to be used in the ''@GTS'' tag for the individual rotation sequences. 2) ''DOI''
arcgis @software #ArcGIS Pro #ESRI #How-To
4 Hits, Last modified:
==== Articles with ArcGIS tags ===== {{tagging::tag>ArcGIS Pro}} {{tagging::tag>ArcMap}} ===== Helpful sites ===== * [[https://my.usgs.gov/confluence... scipy-together-in-windows-command-prompt|SE GIS - Python GIS on Windows]] * This looks like the most use... conda#119507|SE - Get arcpy to work with anaconda]] {{tag> GIS ArcGIS ESRI ArcMap ArcCatalogue ArcPy}}
mailman @software
4 Hits, Last modified:
tions/396679/how-to-restrict-mailman-list-subscriptions-to-certain-domains]] * {{tag> MailMan Python Spam RegExp}}
grot @software:gplates:grot #Data formats #GPGIM #GPlates #GROT #Rotation data
4 Hits, Last modified:
streamlined processing in tools such as ''awk'', Python or simple shell scripts as well as integration of... ge syntaxes such as GMT OGR, MultiMarkDown, LATEX Python and XML to provide a clean, logical and easy-to-u... n the header section and are referenced through a tag at individual rotation level. Template <code> ... a.org/wiki/Dublin_Core|Info about Dublin Core]] {{tag> GPlates Rotations File_formats standard}}
0217_short_course_in_basin_analysis_at_lmu @tectonicwaters:2018
3 Hits, Last modified:
ophysics crew for hosting me - hopefully until next time! {{tag> Basin_analysis Short_course Teaching Geodynamics Python GPlates QGIS}} ~~DISCUSSION:closed~~
paleogis @software #ArcGIS #Data formats #GIS #GPlates #PaleoGIS #PlateModelling #Workflows
2 Hits, Last modified:
the webs didn't yield anything useful (e.g. using Python to write the database table). The used ''*.mdb'' ... y adjust the ''%%T_MODEL_SETTINGS%%'' table. {{tag> PaleoGIS software PlateTectonics Reconstructions
scriptingsnippets @software
2 Hits, Last modified:
]]: <code bash> theNumber=0023 echo $((10#${theNumber})) 23 </code> {{tag>bash scripting code python snippets quick_and_dirty}}
workflow_to_generate_paleogis_projects @tectonicwaters #PaleoGIS #Plate tectonic modelling #Software
2 Hits, Last modified:
the webs didn't yield anything useful (e.g. using Python to write the database table). The used ''*.mdb'' ... ry adjust the ''%%T_MODEL_SETTINGS%%'' table. {{tag> PaleoGIS software Plate_tectonics Reconstruction
syntax @wiki
2 Hits, Last modified:
e syntax to be highlighted is included inside the tag, e.g. ''<nowiki><code java></nowiki>'' or ''<nowi... , prolog, properties, providex, purebasic, pycon, python, q, qbasic, rails, rebol, reg, robots, rpmspec, r
0126_generate_uuids_in_arcgis_pro @tectonicwaters:2021 #ArcGIS Pro #GPlates #Python #UUID
2 Hits, Last modified:
e Code Block part of the Field Calculator: <code Python> def ID(): import uuid return 'GPlates-' + st... ) one then simply uses the above definition, assigning ''FIELD_ID = ID()'' {{tag>}} ~~DISCUSSION~~