Álvaro Rodríguez

Results 23 issues of Álvaro Rodríguez

Well, this is quite weird, because, bytes are replaced, but Unity doesn't get affected by this.

I create a feature to have both water layers from blue marble next generation: https://neo.gsfc.nasa.gov/archive/bluemarble/bmng/ The configuration I have (on `ddd.conf`) is this: ``` {'path': '/root/earthplusplus/elevation/ocean/ocean-landmask3.tiff', 'crs': 'EPSG:4326', 'resolution_m': '207.08403036450474',...

With this change, you won't need to create a new file for each locale you need. Just write: `locale: ":language"` And depending on language it will change. Full example: ```yaml...

It would be incredible if this mod could support "The Lost Cities" mod features to work at the same time together: https://github.com/McJtyMods/LostCities Best regards!

suggestion

Hi! I think I should not create an issue here for this... But maybe it could be a good starting to point to enhance this asset. I need help with...

question

Well, I'm investigating this project, I'd like to automate a process to create projects but the thing is that I cannot figure out this problem. I created an example project,...

I compiled PHP using this commands: ```sh #!/bin/sh git clone https://github.com/php/php-src.git -b PHP-7.2.27 --depth=1 php-src-7.2 cd php-src-7.2 rm -rf /etc/php7 ./buildconf --force ./configure --prefix=/etc/php7 --with-bz2 --with-zlib --enable-zip --disable-cgi \ --enable-soap...

## Describe your environment * Operating system: Debian 10 * Python Version: 3.8.10 (`python -V`) * CCXT version: 1.59.2 (`pip freeze | grep ccxt`) * Freqtrade Version: 2021.10 (`freqtrade -V`...